Forty Seconds CV

Description

Just another CV class for LaTeX - but this time highly customizable!

This project can be regarded as a major rewrite of the original twentysecondcv class. It does not aim to provide a new CV style that you can’t find anywhere else, but rather takes a very well established one and adds a straightforward user interface to almost all layout elements and thus creates a highly customizable framework-class: FortySecondsCV.

Just try it yourself starting from template.tex!

When you should use twentysecondcv or altacv or any other LaTeX CV class:

When you should use the FortySecondsCV class:

Attributions

Requirements

User Interface

Class Options

Possible options that can be passed to FortySecondsCV are:

Note:

Sidebars on front and back of the CV are generated using the commands \makefrontsidebar and \makebacksidebar within the document part of the LaTeX code. It is recommended to use \newpage immediately before \makebacksidebar.

Further Sidebar Style Elements

Body

The right column of the CV containing tables for sth. like “working experience” has to be defined within the document environment.

Misc